[INFO] cloning repository https://github.com/chasinglogic/licensure
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chasinglogic/licensure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchasinglogic%2Flicensure", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchasinglogic%2Flicensure'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3c8b4540cef10fc2fa3f87ce32706d573500418
[INFO] testing chasinglogic/licensure against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchasinglogic%2Flicensure" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chasinglogic/licensure
[INFO] finished tweaking git repo https://github.com/chasinglogic/licensure
[INFO] tweaked toml for git repo https://github.com/chasinglogic/licensure written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chasinglogic/licensure on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chasinglogic/licensure already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba26b30bf1c45808894a0cfd0295184159905305b4c07363f4ef0d635044ece0
[INFO] running `Command { std: "docker" "start" "-a" "ba26b30bf1c45808894a0cfd0295184159905305b4c07363f4ef0d635044ece0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba26b30bf1c45808894a0cfd0295184159905305b4c07363f4ef0d635044ece0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba26b30bf1c45808894a0cfd0295184159905305b4c07363f4ef0d635044ece0", kill_on_drop: false }`
[INFO] [stdout] ba26b30bf1c45808894a0cfd0295184159905305b4c07363f4ef0d635044ece0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f7a632a829f0229898824b0dcab7f22fd518ed9c4581a33de308364b3eb1928
[INFO] running `Command { std: "docker" "start" "-a" "2f7a632a829f0229898824b0dcab7f22fd518ed9c4581a33de308364b3eb1928", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling ureq-proto v0.3.5
[INFO] [stderr]    Compiling time v0.3.40
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling rustls-webpki v0.103.0
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling ureq v3.0.10
[INFO] [stderr]    Compiling licensure v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "2f7a632a829f0229898824b0dcab7f22fd518ed9c4581a33de308364b3eb1928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f7a632a829f0229898824b0dcab7f22fd518ed9c4581a33de308364b3eb1928", kill_on_drop: false }`
[INFO] [stdout] 2f7a632a829f0229898824b0dcab7f22fd518ed9c4581a33de308364b3eb1928
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68cdb02f57ea2dd8eccded22fd60c12325b83ba50dcff82f4a9d8f736bac3238
[INFO] running `Command { std: "docker" "start" "-a" "68cdb02f57ea2dd8eccded22fd60c12325b83ba50dcff82f4a9d8f736bac3238", kill_on_drop: false }`
[INFO] [stderr]    Compiling licensure v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.78s
[INFO] running `Command { std: "docker" "inspect" "68cdb02f57ea2dd8eccded22fd60c12325b83ba50dcff82f4a9d8f736bac3238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68cdb02f57ea2dd8eccded22fd60c12325b83ba50dcff82f4a9d8f736bac3238", kill_on_drop: false }`
[INFO] [stdout] 68cdb02f57ea2dd8eccded22fd60c12325b83ba50dcff82f4a9d8f736bac3238
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1b202fcfe2b6942be7c10d01155d86f546906eb27beb69d31763c6ac2f1b4819
[INFO] running `Command { std: "docker" "start" "-a" "1b202fcfe2b6942be7c10d01155d86f546906eb27beb69d31763c6ac2f1b4819", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/licensure-7d08681f4369c20b)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test comments::tests::test_comment_cpp ... ok
[INFO] [stdout] test comments::tests::test_comment_cpp_w_trailing_lines ... ok
[INFO] [stdout] test comments::tests::test_comment_html ... ok
[INFO] [stdout] test comments::tests::test_comment_python_w_trailing_lines ... ok
[INFO] [stdout] test comments::tests::test_comment_python ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin licensure`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/licensure-7d08681f4369c20b` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "1b202fcfe2b6942be7c10d01155d86f546906eb27beb69d31763c6ac2f1b4819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b202fcfe2b6942be7c10d01155d86f546906eb27beb69d31763c6ac2f1b4819", kill_on_drop: false }`
[INFO] [stdout] 1b202fcfe2b6942be7c10d01155d86f546906eb27beb69d31763c6ac2f1b4819
